home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / p_man / cat3 / f90 / rnlskip.z / rnlskip
Encoding:
Text File  |  2002-10-03  |  1.8 KB  |  46 lines

  1. RNLSKIP(3F)                                           Last changed: 1-22-99
  2.  
  3.  
  4. NNAAMMEE
  5.      RRNNLLSSKKIIPP - Takes appropriate action when an undesired NNAAMMEELLIISSTT group is
  6.      encountered
  7.  
  8. SSYYNNOOPPSSIISS
  9.      CCAALLLL RRNNLLSSKKIIPP((_m_o_d_e))
  10.  
  11. IIMMPPLLEEMMEENNTTAATTIIOONN
  12.      UNICOS, UNICOS/mk, and IRIX systems
  13.  
  14. DDEESSCCRRIIPPTTIIOONN
  15.      On IRIX systems, this routine is valid only when compiling programs
  16.      with the MIPSpro 7 Fortran 90 compiler or when compiling programs with
  17.      the --ccrraayylliibbss option to the MIPSpro F77 compiler. See the "BUGS"
  18.      subsection for further details.
  19.  
  20.      RRNNLLSSKKIIPP determines an appropriate action if the NNAAMMEELLIISSTT group
  21.      encountered is not the desired group.
  22.  
  23.      When using the CF90 compiler or MIPSpro 7 Fortran 90 compiler on
  24.      UNICOS or IRIX, all arguments must be of default kind unless
  25.      documented otherwise.  On UNICOS the default kind is KKIINNDD==88 for
  26.      integer, real, complex, and logical arguments; on IRIX, the default
  27.      kind is KKIINNDD==44.
  28.  
  29.      _m_o_d_e      _m_o_d_e can have one of the following values:
  30.  
  31.                >00   Skips the record and issues a message (default)
  32.  
  33.                =00   Skips the record
  34.  
  35.                <00   Aborts the job or goes to the optional EERRRR= branch
  36.  
  37. BBUUGGSS
  38.      On IRIX systems, the implementation of these routines has not been
  39.      thoroughly tested.
  40.  
  41. SSEEEE AALLSSOO
  42.      RRNNLL(3), RRNNLLEECCHHOO(3F), RRNNLLTTYYPPEE(3F), WWNNLL(3), WWNNLLLLIINNEE(3F), WWNNLLLLOONNGG(3F)
  43.  
  44.      _A_p_p_l_i_c_a_t_i_o_n _P_r_o_g_r_a_m_m_e_r'_s _L_i_b_r_a_r_y _R_e_f_e_r_e_n_c_e _M_a_n_u_a_l for the printed
  45.      version of this man page.
  46.